home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000153_news@newsmaster….columbia.edu _Wed Aug 13 18:52:59 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA15871
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 13 Aug 1997 18:52:58 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id SAA18042
  7.     for kermit.misc@watsun; Wed, 13 Aug 1997 18:52:57 -0400 (EDT)
  8. Path: news.columbia.edu!panix!news.eecs.umich.edu!nntprelay.mathworks.com!howland.erols.net!cpk-news-hub1.bbnplanet.com!news.bbnplanet.com!newsfeed.direct.ca!news.bctel.net!not-for-mail
  9. From: "Mark Wan" <wan@selkirkfinancial.com>
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Kermit Server
  12. Date: 13 Aug 1997 22:43:57 GMT
  13. Organization: Selkirk Financial Technologies Inc.
  14. Lines: 17
  15. Message-ID: <01bca83b$089a5480$d34e66cf@wan>
  16. NNTP-Posting-Host: m196.selkirkfinancial.com
  17. X-Newsreader: Microsoft Internet News 4.70.1162
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:7454
  19.  
  20. Hi:
  21.  
  22. I am writing an app to download a file from a host.  The app on the host
  23. side creates a data file, gives me the file name and changes in Kermit
  24. server mode.  The tools I am using does not support native Kermit server 
  25. commands.  I tried to emulate the "get filename" using escape sequences 
  26. Esc-c without success.
  27.  
  28. I was reading a C-kermit book and it talks about pressing alt-x before the
  29. "get filename" command.  Can anybody tell me what is actually transmitted
  30. so that I can emulate it?
  31.  
  32.  
  33. Thanks
  34. Mark Wan
  35.